dom.removeCharacterMarkup()

Availability 3.0
Description Removes the specified type of character markup from the selection.
Arguments tagName
The argument is the tag name associated with the character markup. It must be one of the following strings: "b", "cite", "code", "dfn", "em", "i", "kbd", "samp", "s", "strong", "tt", "u", or "var".
Returns Nothing.
Enabler None.